home *** CD-ROM | disk | FTP | other *** search
/ ROM Magic / ROM Magic.iso / pc / 12_dorei / winprog / ship.dxr / 00035_slotNew.ls < prev    next >
Encoding:
Text File  |  1995-05-12  |  63 b   |  6 lines

  1. on mouseDown
  2.   if buttonslot() then
  3.     nothing()
  4.   end if
  5. end
  6.